-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
13.0.3
-
Code
-
Classes
- Handler
| Total Complexity |
35 |
| Dependencies |
12 |
| Dependents |
1 |
| Total lines |
237 |
| Lines of code |
140 |
| Logical lines of code |
66 |
| Comment lines |
56 |
| Methods |
22 |
| Properties |
4 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isReady() |
S |
58 |
5 |
16 |
| tableInit() |
S |
64 |
3 |
11 |
| tableDelete() |
S |
66 |
3 |
8 |
| setupTableSchema() |
S |
57 |
1 |
18 |
| tableCleanExpired() |
S |
73 |
2 |
5 |
| deleteRowsOlderThan() |
S |
71 |
2 |
6 |
| tableCreate() |
S |
67 |
2 |
8 |
| tableTrimExcess() |
S |
68 |
2 |
8 |
| getNamespace() |
S |
65 |
2 |
9 |
| __construct() |
S |
81 |
1 |
3 |
| run() |
S |
82 |
1 |
3 |
| autoCleanDb() |
S |
91 |
1 |
2 |
| getTable() |
S |
76 |
1 |
4 |
| getQueryInserter() |
S |
72 |
1 |
5 |
| getIterator() |
S |
76 |
1 |
4 |
| getQueryDeleter() |
S |
72 |
1 |
5 |
| getQuerySelector() |
S |
70 |
1 |
6 |
| getQueryUpdater() |
S |
72 |
1 |
5 |
| getVo() |
S |
76 |
1 |
4 |
| tableExists() |
S |
80 |
1 |
3 |
| getTableSchema() |
S |
82 |
1 |
3 |
| reset() |
S |
77 |
1 |
4 |